PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFCanvas Class
/ rotateTransform Method
Angle of rotation in degrees.
Collapse All
Expand All
In This Topic
rotateTransform Method
In This Topic
Applies the specified rotation to the transformation matrix of this canvas.
Syntax
public
void
rotateTransform(
double
rotate
)
Parameters
rotate
Angle of rotation in degrees.
See Also
Reference
PDFCanvas Class
PDFCanvas Members